token separator

英 [ˈtəʊkən ˈsepəreɪtə(r)] 美 [ˈtoʊkən ˈsepəreɪtər]

网络  标记分隔符; 词语分隔符

计算机



双语例句

  1. In this instance$ { FileName { token= 1} { separator=.}} will evaluate to the first token split by the character "." effectively keeping the file name but removing the extension.
    计算由“.”分隔的第一个标记值,有效地保留文件名并移除扩展名。
  2. Then$ { FilePath { token=-2} { separator=/}} evaluates to the same as the Destination Agent previously.
    而${FilePath{token=-2}{separator=/}}计算出与前面的目标代理相同的值。
  3. FilePath { token=-2} { separator=/}} is read by the resource monitor using the value as with$ { FilePath}.
    资源监控器使用与${FilePath}相似的值读取${FilePath{token=-2}{separator=/}}。
  4. This token must have a string value after the separator.
    对于该令牌,必须在分隔符之后给出串值。